unHiliteCardButtons "Letter to Kate", "Resume", "Logo"
set the loc of btn "Letter to Kate" to 102,124
set the loc of btn "Resume" to 173,124
set the loc of btn "logo" to 242,125
displayText 0
pass closeCard
end closeCard
on checkDest destName
if destName is "Backup Disk" then
if "Letter to Kate" is in fld "selected" and "Resume" is in fld "selected" and "Logo" is in fld "selected" then
lock screen
go to next cd
unlock screen
myAni
else
quickShow "copyMsg"
end if
else
quickShow
end if
end checkDest
-- part 28 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=25 top=95 right=190 bottom=270
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: deselect
----- HyperTalk script -----
on mouseDown
deselectList fld "selected"
put empty into fld "selected"
end mouseDown
-- part 27 (button)
-- low flags: 00
-- high flags: 8000
-- rect: left=420 top=223 right=274 bottom=468
-- title width / last selected line: 0
-- icon id / first selected line: 15737 / 15737
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Trash
-- part 1 (button)
-- low flags: 00
-- high flags: 8000
-- rect: left=395 top=30 right=83 bottom=471
-- title width / last selected line: 0
-- icon id / first selected line: 21352 / 21352
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Documents
-- part 14 (button)
-- low flags: 00
-- high flags: 8000
-- rect: left=391 top=82 right=139 bottom=475
-- title width / last selected line: 0
-- icon id / first selected line: 10461 / 10461
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Backup Disk
----- HyperTalk script -----
on mouseUp
end mouseUp
-- part 2 (button)
-- low flags: 00
-- high flags: 8000
-- rect: left=64 top=98 right=151 bottom=140
-- title width / last selected line: 0
-- icon id / first selected line: 5175 / 5175
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Letter to Kate
----- HyperTalk script -----
on mouseDown
selectMe
end mouseDown
-- part 17 (button)
-- low flags: 00
-- high flags: 8000
-- rect: left=145 top=99 right=149 bottom=201
-- title width / last selected line: 0
-- icon id / first selected line: 5175 / 5175
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Resume
----- HyperTalk script -----
on mouseDown
selectMe
end mouseDown
-- part 18 (button)
-- low flags: 00
-- high flags: 8000
-- rect: left=213 top=100 right=151 bottom=272
-- title width / last selected line: 0
-- icon id / first selected line: 16344 / 16344
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Logo
----- HyperTalk script -----
on mouseDown
selectMe
end mouseDown
-- part 30 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=219 top=161 right=218 bottom=406
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 241
-- text size: 14
-- style flags: 0
-- line height: 14
-- part name: errorMsg
-- part 31 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=258 top=94 right=174 bottom=410
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 241
-- text size: 14
-- style flags: 0
-- line height: 14
-- part name: copyMsg
-- part 34 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=487 top=221 right=242 bottom=508
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Up
----- HyperTalk script -----
on mouseUp
goUp
end mouseUp
-- part 37 (button)
-- low flags: 00
-- high flags: 4001
-- rect: left=483 top=299 right=341 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: noNext
-- part contents for background part 5
----- text -----
You want to backup all three files on the Documents disk, so select them all. To select more than one file, hold down the shift key as you click on a new file. Drag the files to the backup disk.
-- part contents for background part 6
----- text -----
[0]
You want to backup all three files on the Documents disk, so select them all. To select more than one file, hold down the shift key as you click on a new file. Drag the files to the backup disk.
[1]
A status window indicates that the files are being copied.
[2] (If the backup disk were to contain a file of the same type and name as the source disk, there would appear a dialog box asking if you wanted to replace an existing file. To update the backup copy with the current version of a file, you would click “OK” in the dialog box. To retain both files as a separate file, click on “Cancel” in the dialog box and rename one of the files.)
[2] Click on the up arrow to return to the menus.
[3]
-- part contents for card part 30
----- text -----
Remember to select all three and copy them over to the Backup Disk as a group.
-- part contents for card part 31
----- text -----
It is easiest to copy all of the files at once. Use the shift key and the mouse to select all of them.